extensions: Rename CIE-Lab.c to CIE.c
authorMartin Nordholts <martinn@src.gnome.org>
Sat, 1 Aug 2009 19:43:38 +0000 (21:43 +0200)
committerMartin Nordholts <martinn@src.gnome.org>
Sat, 1 Aug 2009 19:47:26 +0000 (21:47 +0200)
commitb943ccd1463a562b57d53c92dd569af54f931868
treee6ae7a98e88046b84e7949e3d587f25c00370854
parentda4da8fbe0abfcb994a4d0fd2c93e6093daf457f
extensions: Rename CIE-Lab.c to CIE.c

Rename CIE-Lab.c to CIE.c so that we can keep more CIE color spaces in
a single file. It would be overkill to separate the common code for
other color spaces into shared files.
extensions/CIE-Lab.c [deleted file]
extensions/CIE.c [new file with mode: 0644]
extensions/Makefile.am